home *** CD-ROM | disk | FTP | other *** search
/ Dé Millennium / MCD.ISO / euro.swf / scripts / DefineButton2_24 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  1999-08-26  |  58 b   |  4 lines

  1. on(release){
  2.    getUrl("site/index.html", "_blank");
  3. }
  4.